REST API: System Integrator's Guide

Web Central implementation

Web Central REST API calls are authenticated using JWT access tokens. 

Applications calling Web Central REST API must obtain the access token from their OAuth2 or OpenID Connect identity provider.

Access tokens should:

Web Central:

REST APIs are hosted on a separate, dedicated instance of Tomcat. This instance has a different URL (for example, https://archibus-worker.serranew.com/archibus/), and does not handle requests from web UI clients, mobile clients, or Smart Client

The same instance runs scheduled workflow rules.